Package com.getsensibill.capturestandalone.util

Functions

showToast
Link copied to clipboard
fun Context.showToast(@StringRes() message: Int, short: Boolean = true)
fun Context.showToast(message: String, short: Boolean = true)